Objects Reference

mesh::draw_shadow_volume

Prototype

virtual void draw_shadow_volume(vector& lightdir)

Parameters

Parameter Type Description
lightdir vector& the light direction for the shadow volume

Return Value

None

Remarks

This function draws the the shadow volume used when rendering stencil shadows.